Use CRPEJob::GetParameterMinMaxValue to retrieve the minimum and/or maximum possible values for a specified parameter in the specified report.
BOOL GetParameterMinMaxValue (
const _TCHAR *parameterFieldName,
const _TCHAR *reportName,
CRPEValueInfo *valueMin,
CRPEValueInfo *valueMax );
Specifies a pointer to CRPEValueInfo, which contains the minimum value. | |
Specifies a pointer to CRPEValueInfo, which contains the maximum value. |
Seagate Software IMG Holdings, Inc. http://www.seagatesoftware.com Support services: http://support.seagatesoftware.com |